IA-to-IIPC bootstrapping and basic configuration.#1
Merged
Conversation
Renamed the project, resolved some dependencies which were only held at IA. This did involve updating the code very slightly, as one of the dependant classes had moved package.
Contributor
|
d03fe77 is just a bunch of upstream changes, right? |
Member
Author
|
@egh Yes, just a few upstream changes that crept in between the original fork and my updates. IIRC, it was necessary to pull them in to get things working while we are in the mixed state (e.g. still depending on H3 SNAPSHOT). Can you merge this pull request? |
This was referenced Nov 8, 2013
egh
added a commit
that referenced
this pull request
Nov 8, 2013
IA-to-IIPC bootstrapping and basic configuration.
Contributor
|
Merged! Thanks for doing all the hard work, Andy. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This set of changes switches the groupId's over the org.netpreserve.*, moves to publicly available artefacts, and uses the Sonatype repository so we can push the outputs to Maven central easily. It also configures Travis-CI for continuous integration.